AL GET DISTANCE MODEL

This function will return the current distance model OpenAL is using to calculate doppler effects on sounds. OpenAL has several different methods or formulas for calculating the doppler effect on each sound.

  Syntax
Return Integer = AL GET DISTANCE MODEL( *no parameters* )
  Parameters

No parameters required.

  Returns

Returns the distance model OpenAL is currently using to calculate doppler effects on sounds, as an integer value. See AL SET DISTANCE MODEL help page for more information on (return) values assigned to each distance model.

  See also

AL SET DISTANCE MODEL
DarkAL Functions Menu